Skip to content

Conversation

@ben-fornefeld
Copy link
Member

@ben-fornefeld ben-fornefeld commented Nov 27, 2025

Note

Polishes the builds table UI by updating the loading indicator, adjusting alignment, and improving responsive overflow and column sizing.

  • UI/UX tweaks for builds table
    • LoadMoreButton: switches to "Loading" with Loader variant="dots", uses inline-flex with tighter spacing.
    • Reason: removes prose-table from className to simplify styling.
    • Responsive/layout adjustments:
      • Scroll container overflow-x-hidden moves from md to lg.
      • Last col gains max-lg:min-w-[500px] to ensure readable width on smaller screens.
      • "Back to top" and "Load more" rows are text-center on large screens and max-lg:text-start on smaller screens.

Written by Cursor Bugbot for commit f8d5fa6. This will update automatically on new commits. Configure here.

Move 'Loading' before the loader and switch to dots variant. Use
inline-flex spacing. Remove prose-table class from reason cell. Change
overflow-x-hidden breakpoint from md to lg and add a max-lg:min-w for
the unnamed column. Center the load-more row text
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@vercel
Copy link

vercel bot commented Nov 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
web Ready Ready Preview Comment Nov 27, 2025 5:47pm
web-juliett Ready Ready Preview Comment Nov 27, 2025 5:47pm

@ben-fornefeld ben-fornefeld merged commit 8e10afc into main Nov 27, 2025
6 checks passed
@ben-fornefeld ben-fornefeld deleted the small-ui-improvements-builds branch November 27, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants